Good evening guys, I'm a bit of a layman and I'm learning how to use RCLONE
I'm trying to mount the drive on my PC from Internetarchive
I'll send a print to explain my doubt, I can mount the drive in different folders from the archive
My question is, is it possible for me to mount a disk drive with all my Internetarchive folders instead of mounting them separately
I am not Internet Archive user but docs state that:
Unlike S3, listing up all items uploaded by you isn't supported.
which implies that you can only list/mount your items one by one.
If your workflow requires different behaviour then you have to choose storage that meets your requirements.
1 Like
asdffdsa
(jojothehumanmonkey)
3
if i understand what you need, then yes, there are a few ways.
start rclone mount remote1: c:\rclone\remote1
start rclone mount remote2: c:\rclone\remote2
timeout /15
subst z: c:\rclone
now, can use z: drive to access the folders.
1 Like
ok, I've never created a folder before, I'll try now, thank you very much
system
(system)
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.