AChang
New Contributor III

Figured it out, just had to use the !cp command, here is what I did, worked perfectly.

!cp -r /Workspace/Repos/$RESTOFPATH /dbfs/folder
 
and it put the entire folder i was trying to move, into that dbfs folder.

View solution in original post