LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   syncing two folders where files sourcefiles without brackets[] and target files with (https://www.linuxquestions.org/questions/linux-networking-3/syncing-two-folders-where-files-sourcefiles-without-brackets%5B%5D-and-target-files-with-633844/)

Byenary 04-08-2008 02:14 AM

syncing two folders where files sourcefiles without brackets[] and target files with
 
Hello,

I am familiar to sync two folders using rsync or cp -rvu.
The problem that i'm facing now is i have a remote ssh folder wich contains a bunch of files with this structure folders main folder source subfolders 10000,11000,12000 and so on each subfolder contains 10000 files.
The files on the remote location are in this form 10001.RTE,10002.RTE,10002.RTE ....
On the target system it needs to be the same folderstructure but the all files need to be in this shape [10001].RTE,[10002].RTE ...
So it seems that i cant't use rsync in this situation, can sombody give a direction on how is should or could handle this.
Take in count that source dir is more than 1 TB.

Thx a lot


All times are GMT -5. The time now is 02:54 AM.