Search Results

Search: Posts Made By: woody62
2,043
Posted By woody62
Copy file command, why?, how?
scp /path/to/file <username>@<Other Server>:/path/to/newfile

If my file is named "Bob" and it is in my user "Accountant" and in a directory named "Invoice_folder"... How would this look in the...
6,100
Posted By woody62
scp /home/administrator/filetoserver...
scp /home/administrator/filetoserver administrator@192.168.0.1:/home/administrator

This command works!!! Excellent. I'm learning something. Thanks.
6,100
Posted By woody62
Missed administrator... So the /to/ is the user?
Missed administrator... So the /to/ is the user?
6,100
Posted By woody62
Same result. administrator@ubuntu01:~$ ls ...
Same result.

administrator@ubuntu01:~$ ls
filetoserver woody_folder woody_folder1
administrator@ubuntu01:~$ scp /home/to/filetoserver administrator@192.168.0.1:/home/to...
6,100
Posted By woody62
This is what I get back when I do the command. ...
This is what I get back when I do the command. No such file or directory. See anything wrong?

administrator@ubuntu01:~$ ls
filetoserver woody_folder woody_folder1
administrator@ubuntu01:~$...
6,100
Posted By woody62
scp /path/to/file...
scp /path/to/file administrator@192.168.0.1:/path/to/newfile

If may file (test) is in the home directory of the first server and named test, then moving to the home directory of the other...
6,100
Posted By woody62
Ok. I'll give it a go. thanks for fast reply.
Ok. I'll give it a go. thanks for fast reply.
6,100
Posted By woody62
Move file from 1 server to another
I have built out 2 servers on the same LAN. I'm connecting with ssh from my laptop remotely.

I need to copy a file from one server to another. How do I do that? I'd also like to know how to...
Showing results 1 to 8 of 8

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