I am certainly doing something wrong ... how do I access Collabra? I cannot find it anywhere. Please note, I am new to NextCloud so maybe I am not looking in the right place, but I have looked everywhere.
Just create a new document or spreadsheet in a folder, then when you click it it will open.
Uhmm, I wish my life were that simple. I created a new document. It did not open. I reread and saw that you said to create it in a folder so I did that ... same.
Now, a few minutes later ... it works. Sigh
Recommended providers: BuyVM - MXroute - LunaNode - Forpsi - IntoVPS
Contact me for all of your Mail-in-a-Box email hosting needs at AnyDomain. I am also a proud reseller of MXroute email.
I am certainly doing something wrong ... how do I access Collabra? I cannot find it anywhere. Please note, I am new to NextCloud so maybe I am not looking in the right place, but I have looked everywhere.
Just create a new document or spreadsheet in a folder, then when you click it it will open.
Uhmm, I wish my life were that simple. I created a new document. It did not open. I reread and saw that you said to create it in a folder so I did that ... same.
Now, a few minutes later ... it works. Sigh
You're not wrong. When I create a new document and click it, nothing happens. I have to go somewhere else, come back to files, then click it and it works.
I think my order failed many times without VPN. Maybe because I am in Spain and billing address is german. Could try ordering via vpn but...
Maybe IP from my shared flat here is blacklisted?
@dosai said:
I tried rclone mount and it works perfectly.
It took me two days to upload all the photos (about 120GB) via davfs2+rsync.
davfs2 isn't working on my home router (GL-AR750) so I have to run it on a BeagleBone Black, then rsync from SAMBA mount to WebDAV mount.
rsync would only transfer 1 file at a time.
All the modify dates are messed up because WebDAV protocol doesn't allow setting modify dates.
I wish I knew rclone ealier.
With rclone sync command:
rclone can run on the home router directly, so the source HDD is local.
rclone can transfer 4 files in parallel.
Modify dates are set correctly.
There are fewer command line flags to remember than rsync.
Currently, I'm using rclone to re-sync the photo directory.
It wants to re-upload about 15% of the files, and takes a lot of CPU and RAM.
Nevertheless, once I put it into nice, everything is progressing smoothly and should complete in less than a day.
@dosai said:
I tried rclone mount and it works perfectly.
It took me two days to upload all the photos (about 120GB) via davfs2+rsync.
davfs2 isn't working on my home router (GL-AR750) so I have to run it on a BeagleBone Black, then rsync from SAMBA mount to WebDAV mount.
rsync would only transfer 1 file at a time.
All the modify dates are messed up because WebDAV protocol doesn't allow setting modify dates.
I wish I knew rclone ealier.
With rclone sync command:
rclone can run on the home router directly, so the source HDD is local.
rclone can transfer 4 files in parallel.
Modify dates are set correctly.
There are fewer command line flags to remember than rsync.
Currently, I'm using rclone to re-sync the photo directory.
It wants to re-upload about 15% of the files, and takes a lot of CPU and RAM.
Nevertheless, once I put it into nice, everything is progressing smoothly and should complete in less than a day.
@Ympker said:
I think my order failed many times without VPN. Maybe because I am in Spain and billing address is german. Could try ordering via vpn but...
Maybe IP from my shared flat here is blacklisted?
I passed with a Serbian address (and all the other data - like phone etc.), in spite of using a "foreign IP address" through a VPN.
Maybe just lucky?
@Ympker said:
I think my order failed many times without VPN. Maybe because I am in Spain and billing address is german. Could try ordering via vpn but...
Maybe IP from my shared flat here is blacklisted?
I passed with a Serbian address (and all the other data - like phone etc.), in spite of using a "foreign IP address" through a VPN.
Maybe just lucky ?
Comments
Thank you! was wondering where to move my Google Photos! this is exactly what I need
My Personal Blog | Currently Building LoadMyCode
Uhmm, I wish my life were that simple. I created a new document. It did not open. I reread and saw that you said to create it in a folder so I did that ... same.
Now, a few minutes later ... it works. Sigh
Recommended providers: BuyVM - MXroute - LunaNode - Forpsi - IntoVPS
Contact me for all of your Mail-in-a-Box email hosting needs at AnyDomain. I am also a proud reseller of MXroute email.
You're not wrong. When I create a new document and click it, nothing happens. I have to go somewhere else, come back to files, then click it and it works.
It's a bit bugged I guess...
Off topic - has anyone successfully mounted nextcloud using webdav?
https://docs.nextcloud.com/server/20/user_manual/en/files/access_webdav.html#creating-webdav-mounts-on-the-linux-command-line
I did as per above instructions and mount works fine, but when I reboot my box goes into emergency mode.
I set a system-wide mount for WebDAV.
All files would show up as owned by the
ubuntu
user that I use to login to the desktop.HostBrr aff best VPS; VirmAche aff worst VPS.
Unable to push-up due to shoulder injury 😣
Ordered one
??
Managed to get one
Good deal
IPv6 is disabled
@martijnk
Yes I'm aware! It's on my list
Thanks my ?? friend.
Greetings from Gummersbach, Germany,
Malte / Xenic
thanks from indonesia
Thanks, I will try this. In the mean time, I tried rclone mount and it works perfectly.
Thank you so much ?
✓✓Only shared hosting-both DA and cPanel Still in 2006
Thanks, I got one.
@martijnk Nice deal you got here, and thanks for the free 200GB. However, is there a way to enable file sharing with non-nextcloud users?
Edit: Found the share option.
Could we have the "App Order" app installed pretty please? Maybe "Notes" and/or "Deck" too?
I could but it seems the nextcloud app store is down right now. I will add them next time.
Ordered one, let's see how long it lasts
AMD EPYC / NVMe / 10GBPs KVM in Frankfurt - https://v6node.com
Looking for an unbeatable AMD EPYC Baremetal Server in Frankfurt? Drop me a PM
Sweet! I can see that you've installed them.
Thanks a ton.
Got one.
In total received 7 emails.
Get some 405 errors randomly.
Rclone command 'list' is disabled for WebDav.
https://microlxc.net/
How to mount it on a vps as an extra disk?
Rclone
Interesting, I forget to disable NordVPN autoconnection but still order successfully.
Action and Reaction in history
I think my order failed many times without VPN. Maybe because I am in Spain and billing address is german. Could try ordering via vpn but...
Maybe IP from my shared flat here is blacklisted?
Ympker's VPN LTD Comparison, Uptime.is, Ympker's GitHub.
just got onboard, the new nextcloud UI looks good! seems different than what I got from swizzin
hope this BRICK will never get bricked!
I bench YABS 24/7/365 unless it's a leap year.
It took me two days to upload all the photos (about 120GB) via davfs2+rsync.
I wish I knew rclone ealier.
With
rclone sync
command:Currently, I'm using rclone to re-sync the photo directory.
It wants to re-upload about 15% of the files, and takes a lot of CPU and RAM.
Nevertheless, once I put it into
nice
, everything is progressing smoothly and should complete in less than a day.HostBrr aff best VPS; VirmAche aff worst VPS.
Unable to push-up due to shoulder injury 😣
You can increase transfers from 4 by using
--transfers=69
more here https://rclone.org/docs/I passed with a Serbian address (and all the other data - like phone etc.), in spite of using a "foreign IP address" through a VPN.
Maybe just lucky?
Relja of House Novović, the First of His Name, King of the Plains, the Breaker of Chains, WirMach Wolves pack member
BikeGremlin's web-hosting reviews
———-
blog | exploring visually |
I am in too hopefully works well