Grive is the tool, downloads all files from your Google drive into local dir. To upload new file from your local dir just run grive and it will upload to Google drive.
Tested under fedora 16, can download PKG for here according to version. http://koji. russianfedora.ru/packages/ grive/0.2.0/
After install RPM, create any local dir. (just for identification) in my case i am using below.
1) [ramank@ramank Gdrive]$ pwd
/home/ramank/Desktop/Gdrive
Now time to sync to
[ramank@ramank Gdrive]$ grive -a
-----------------------
Please go to this URL and get an authentication code:
-----------------------
Please input the authentication code here:
4/FFpgg0c-- JuaRHDHHDKSYYSSUYRFVHK4.0qy_ y867HVsgsgTG-sT2ZLcbT7P6AugwI
Reading local directories
Synchronizing folders
Reading remote server file list
Synchronizing files
sync "./file1" created in remote. creating local
sync "./file2" created in remote. creating local
Let finish this sync. you can find all doc in local dir.
2) Upload test.
create any file, & just run grive, it will upload.
[ramank@ramank Gdrive]$ grive
Reading local directories
Synchronizing folders
Reading remote server file list
Synchronizing files
sync "./testgrive.txt" doesn't exist in server, uploading
Finished!
Once the file was synced, open web interface for google drive to confirm whether the file was really synced or not.
0 comments:
Post a Comment