Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can ChoEazyCopy connect to a remote instance of robocopy ? #40

Open
sviscapi opened this issue Feb 15, 2022 · 1 comment
Open

Can ChoEazyCopy connect to a remote instance of robocopy ? #40

sviscapi opened this issue Feb 15, 2022 · 1 comment

Comments

@sviscapi
Copy link

sviscapi commented Feb 15, 2022

Dear @Cinchoo developers ,

I'm looking for an efficient way to copy huge volumes (tens to several hundreds of GB) of data locally on a remote server (SMB shares) from a Windows host. So far we have used the Windows Explorer to do that, resulting in long transfer times, because it appears the files are first copied from the remote server to the local Windows host, and then from that host back to the remote server. Even though both source and destination are on that remote server, it somehow has to transit through the Windows host initiating that copy...

I've been told Robocopy could be used to speed up that process, and it looks like ChoEazyCopy is a nice (open source and well maintained) GUI for that tool :) I'm just wondering whether ChoEazyCopy can connect to a remote instance of robocopy, or do the GUI and the CLI commands have to be on the same host ? Would we have to resort to using some kind of RDP from the Windows local machines to control ChoEazyCopy / Robocopy on the remote server ?

Best regards,

Samuel

@Cinchoo
Copy link
Owner

Cinchoo commented Feb 18, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants