I am very new to tiny core and am having trouble recreating the results of an existing script running on Ubuntu. On the Ubuntu machine, I am writing the file using this code:
eval spawn scp /home/kamal/log.txt user@SERVER:/company/manufacturing/dir
This code works fine on Ubuntu, but is giving me problems with tiny core. I keep getting the error that the directory is invalid. Are there additional steps I need to take?
Thanks for any help, as I really do appreciate it. This is not only my first adventure with tiny core, but with linux in general.
-Aaron