Search Results

Search: Posts Made By: Corona688
1,767
Posted By Corona688
Crontab is probably a better place for it. Glad...
Crontab is probably a better place for it. Glad you got it working.
1,767
Posted By Corona688
Whatever user its running as, it's almost...
Whatever user its running as, it's almost certainly not running as alumne. As warned, the folder and the file probably have the wrong owners. ssh/scp are picky about that.

Assuming its running...
1,767
Posted By Corona688
scp -i /path/to/identityfile...
scp -i /path/to/identityfile /path/to/local/targetfile.txt remoteuser@remotehost:/path

What /path/to/identityfile is depends on what your identity file is. It will need to be owned by whatever...
1,767
Posted By Corona688
I presume you have key-based authentication set...
I presume you have key-based authentication set up so it doesn't ask for a password...

If you're logged in, it finds the key in ~/.ssh/ by itself.

If you're not logged in, it will need to be...
1,767
Posted By Corona688
What is your system? Do you have cron?
What is your system? Do you have cron?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy