GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   site to site transfer (https://gfy.com/showthread.php?t=445050)

pahlevoooon 03-16-2005 11:42 PM

site to site transfer
 
Hey guys , i need to transfer big folder from one of my servers to the other one,
any ideas on how i can do it?
i tried flashfxp but it doesnt transfer anything :-s
any help is greatly appreciated

JFPdude 03-16-2005 11:43 PM

tar it up

JFPdude 03-16-2005 11:43 PM

rsynch ....

pahlevoooon 03-16-2005 11:47 PM

i have no clue how to use those binary codes, any software that might do it? or any commands in linux to do it?
thanks in advance.

vas 03-17-2005 12:50 AM

you'll need to be more specific about what OS it is and such..


personally i'd tar it up and use the scp command.

it works like this


scp <filename> <ip>:<location>

for example if your tar file was called foo.tar and the server ip your trying to copy to was 1.2.3.4 and you wanted it in the /home dir it would look something like

scp foo.tar 1.2.3.4:/home

it would ask for the login and pass, type that in and u should be good.. hope it helps ;)

or you could just enable fxp and do it through ftp

xenigo 03-17-2005 12:52 AM

Quote:

Originally Posted by pahlevoooon
Hey guys , i need to transfer big folder from one of my servers to the other one,
any ideas on how i can do it?
i tried flashfxp but it doesnt transfer anything :-s
any help is greatly appreciated

FlashFXP can do it, but your servers have to support a specific FTP protocol that allows transfers from server to server. I'm forgetting the name of the protocol though.

Weppel 03-17-2005 02:19 AM

Quote:

Originally Posted by xenigo
FlashFXP can do it, but your servers have to support a specific FTP protocol that allows transfers from server to server. I'm forgetting the name of the protocol though.


That would be FXP :thumbsup

DutchTeenCash 03-17-2005 02:23 AM

Quote:

Originally Posted by vas
you'll need to be more specific about what OS it is and such..


personally i'd tar it up and use the scp command.

it works like this


scp <filename> <ip>:<location>

for example if your tar file was called foo.tar and the server ip your trying to copy to was 1.2.3.4 and you wanted it in the /home dir it would look something like

scp foo.tar 1.2.3.4:/home

it would ask for the login and pass, type that in and u should be good.. hope it helps ;)

or you could just enable fxp and do it through ftp


yup this works like a charm, thats how we copy htpasswd files from one to another server, gotta authenticate though (l/p)


All times are GMT -7. The time now is 08:00 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123