dataiku / dctc

Dataiku Cloud Transport Client
21 stars 2 forks source link

ssh: cp produces strange path and issues with no warning #48

Closed ThomasCabrol closed 11 years ago

ThomasCabrol commented 11 years ago

I just did a:

dctc cp ~/Downloads/SFPDIncidents-_Previous_Three_Months.csv ssh://test2@/path/to/data

and got : Weird path encountered: test2.dataiku.com/path/to/data/path/to/data done: 5,40M/5,40M in 0m1s - 1/1 files done - 819,20kBps - 0 transfer(s) running. Copied 5,40M in 0m1s

The target directory path is duplicated twice, and when listing the target directory, nothing is there...

Vash2593 commented 11 years ago

Closed by f0ce0e7 and 10f8a83.