Linux-based private cloud setup serving macOS clients; iCloud-like experience [on hold] The Next CEO of Stack OverflowLooking for a recommendation on measuring a high availability app that is using a CDNWhat network file sharing protocol has the best performance and reliability?Preventing ‘ghost’ AFP mount pointsWhy do I get “Operation not permitted” when trying to mount a volume using sshfs and MacFUSE?Mounting fuse sshfs fails when invoked by Cron on FreeBSD 9.0What is the potential for a FUSE mount to destabilize a Linux server?Samba share not working for osx users, but fine for windows users?Mount a SFTP remote filesystem that doesn't give shell accessSSHFS mount with sudo - how to restrict privileges?Automatically change remote user with sshfsHow to allow a Django application running on Apache to access a remote directory mounted with sshfs

How should I connect my cat5 cable to connectors having an orange-green line?

Compilation of a 2d array and a 1d array

How exploitable/balanced is this homebrew spell: Spell Permanency?

How can the PCs determine if an item is a phylactery?

Free fall ellipse or parabola?

Find a path from s to t using as few red nodes as possible

Does the Idaho Potato Commission associate potato skins with healthy eating?

Can a PhD from a non-TU9 German university become a professor in a TU9 university?

Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?

Why can't we say "I have been having a dog"?

Cannot restore registry to default in Windows 10?

Strange use of "whether ... than ..." in official text

Early programmable calculators with RS-232

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?

Read/write a pipe-delimited file line by line with some simple text manipulation

Can you teleport closer to a creature you are Frightened of?

Simplify trigonometric expression using trigonometric identities

Is it reasonable to ask other researchers to send me their previous grant applications?

Car headlights in a world without electricity

Can Sri Krishna be called 'a person'?

Shortening a title without changing its meaning

Why was Sir Cadogan fired?

How can I prove that a state of equilibrium is unstable?

How seriously should I take size and weight limits of hand luggage?



Linux-based private cloud setup serving macOS clients; iCloud-like experience [on hold]



The Next CEO of Stack OverflowLooking for a recommendation on measuring a high availability app that is using a CDNWhat network file sharing protocol has the best performance and reliability?Preventing ‘ghost’ AFP mount pointsWhy do I get “Operation not permitted” when trying to mount a volume using sshfs and MacFUSE?Mounting fuse sshfs fails when invoked by Cron on FreeBSD 9.0What is the potential for a FUSE mount to destabilize a Linux server?Samba share not working for osx users, but fine for windows users?Mount a SFTP remote filesystem that doesn't give shell accessSSHFS mount with sudo - how to restrict privileges?Automatically change remote user with sshfsHow to allow a Django application running on Apache to access a remote directory mounted with sshfs










-1















Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question













put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday
















-1















Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question













put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday














-1












-1








-1








Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question














Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.







linux mac-osx cloud sshfs






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









user3814483user3814483

1417




1417




put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.







put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.












  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday


















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday

















@Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

– user3814483
yesterday






@Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

– user3814483
yesterday











0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company