Transfer files to smb server
Created: =dateformat(this.file.ctime,"dd MMM yyyy, hh:mm a") | Modified: =dateformat(this.file.mtime,"dd MMM yyyy, hh:mm a")
Tags: knowledge
copying file bdd100k.zip to ai cluster using smbclient
smbclient -U uif60367 --workgroup=cw01.contiwan.com //storage-export.ai.conti.de/project-workspaces$ --directory mtl-heat-collab/dev/common_datasets -c 'prompt OFF;mput bdd100k.zip' -t 3600