Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个要远程上传到 Google Drive 的 .jpg URL 列表。我可以一件一件地做,但这需要几个小时。有没有办法批量/批量进行?任何方法都应该有帮助。
顺便说一句,我使用的是 Windows 7 PC,以防万一。
将文件复制到桌面上的 Google 驱动器目录中。您的文件将自动上传。
Copy "PATH:\*.jpg" "C:\Users\USER_NAME\Desktop\google drive"