
skicka
List of commands for skicka:
-
skicka:tldr:0fd87 skicka: Upload a file/folder to Google Drive.$ skicka upload ${path-to-local} ${path-to-remote}try on your machineexplain this command
-
skicka:tldr:35a8d skicka: List files.$ skicka ls ${path-to-folder}try on your machineexplain this command
-
skicka:tldr:8b8e2 skicka: Create a folder.$ skicka mkdir ${path-to-folder}try on your machineexplain this command
-
skicka:tldr:8b98e skicka: Delete a file.$ skicka rm ${filename}try on your machineexplain this command
-
skicka:tldr:9df44 skicka: Download a file/folder from Google Drive.$ skicka download ${path-to-remote} ${path-to-local}try on your machineexplain this command
-
skicka:tldr:ab0cf skicka: Show amount of space used by children folders.$ skicka du ${path-to-parent-folder}try on your machineexplain this command